-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency commons-codec:commons-codec to v1.17.2 #1351
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/commons-codec-commons-codec-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
5 times, most recently
from
September 4, 2024 12:57
2e0ec11
to
fd33b3d
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
2 times, most recently
from
September 16, 2024 11:18
9399d01
to
a7263b5
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
7 times, most recently
from
October 1, 2024 09:55
31f3268
to
527b197
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
from
October 9, 2024 08:36
527b197
to
f996474
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
8 times, most recently
from
October 17, 2024 12:17
889b051
to
6344b6e
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
2 times, most recently
from
October 22, 2024 09:18
a21d901
to
b481a83
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
2 times, most recently
from
November 4, 2024 15:34
fcfd74d
to
853301e
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
from
November 11, 2024 13:58
853301e
to
68ed34a
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
6 times, most recently
from
November 15, 2024 15:15
1b21fb6
to
9141340
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
4 times, most recently
from
November 25, 2024 12:07
b7a83f9
to
da337d7
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
from
December 2, 2024 10:18
da337d7
to
89f5640
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
2 times, most recently
from
December 10, 2024 10:24
9f9d2d1
to
be2733a
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
4 times, most recently
from
December 23, 2024 16:19
531d365
to
ba2de72
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
3 times, most recently
from
December 31, 2024 16:37
4cb3acd
to
bbf3d46
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
2 times, most recently
from
January 6, 2025 11:53
48de7e1
to
d1b1d97
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
from
January 18, 2025 17:34
d1b1d97
to
07a9f61
Compare
renovate
bot
changed the title
fix(deps): update dependency commons-codec:commons-codec to v1.17.1
fix(deps): update dependency commons-codec:commons-codec to v1.17.2
Jan 18, 2025
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
2 times, most recently
from
January 21, 2025 20:14
9caebe0
to
86cc13f
Compare
renovate
bot
force-pushed
the
renovate/commons-codec-commons-codec-1.x
branch
from
January 24, 2025 14:52
86cc13f
to
d3d43c9
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.15
->1.17.2
Release Notes
apache/commons-codec (commons-codec:commons-codec)
v1.17.2
The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
This is a feature and maintenance release. Java 8 or later is required.
v1.17.1
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Feature and fix release. Requires a minimum of Java 8.
v1.17.0
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Feature and fix release. Requires a minimum of Java 8.
v1.16.1
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Feature and fix release. Requires a minimum of Java 8.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.